home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / pfe0507.zip / README.TXT < prev   
Text File  |  1994-07-11  |  5KB  |  124 lines

  1.                           Programmer's File Editor
  2.                           ------------------------
  3.  
  4. ABSTRACT
  5. --------
  6.  
  7. This is the 0.05.007 release of Programmer's File Editor, a large-capacity
  8. multi-file programming oriented editor for Windows 3.1x and Windows NT on Intel
  9. platforms
  10.  
  11. PFE includes the following features:
  12.  
  13. - The size of file it can handle is limited only by the total amount of
  14.   virtual memory available
  15. - No arbitrary limit on the number of lines a file can contain
  16. - It can edit multiple files, the number being limited only by the
  17.   available system resources
  18. - Accepts files dropped from File Manager or other drag-drop server
  19. - Allows multiple edit windows showing the same file
  20. - Multi-level undo facility
  21. - Can read and write files in UNIX format using LF as line terminator, with
  22.   automatic format detection
  23. - Can run multiple instances if desired
  24. - Backup copies can be maintained of existing files when saving
  25. - Most-recently-used list of files allows easy selection between sessions
  26. - Line numbers can be shown in any edit window if required
  27. - Any installed fixed-pitch screen font, including TrueType, can be used in
  28.   edit windows
  29. - The most frequent operations can be performed from active buttons on a 
  30.   tear-off toolbar
  31. - Active status bar reports settings and allows easy alteration of common ones
  32. - Text can be copied and moved by dragging and dropping
  33. - Tabs can be inserted as TAB characters or spaces
  34. - DOS commands, such as compilers, can be run with the output captured
  35.   in an edit window
  36. - An application being developed can be quickly launched from a configurable
  37.   dialog
  38. - Commonly-used text can be inserted in a simple operation from template
  39.   libraries
  40. - Fully-remappable keyboard, including two-key operation similar to MicroEMACS
  41.   and mapping of Alt keys to functions
  42. - Multiple sets of key mappings can be stored, and selected as required from
  43.   a dialog or from the command line
  44. - Keystrokes and menu commands can be recorded in a replayable keyboard macro
  45. - Commonly-used program development tools can be configured into a list
  46.   and started simply from a dialog
  47. - Files can be printed either in total, by line range, or selected text only
  48. - Automatic line indenting and removal of trailing spaces
  49. - Automatic configuration of edit options depending on file type
  50. - Automatic configuration of tab sizes depending on file type
  51. - Automatic brace alignment when editing C source
  52. - Text indent/undent operations
  53. - Optional automatic text wrapping at configurable margin
  54. - Can mail files to MAPI-compliant mailers like Microsoft Mail 3.0
  55. - User-configurable help menu
  56. - Comprehensive help file with help buttons on all dialogs and F1 help
  57.   available for system messages
  58. - Mouse help available on screen and menu items
  59. - Double click on right button starts help engine for help on keywords
  60.   in edit windows
  61. - Allows Windows to be closed down and DOS to be rebooted from the system menu
  62. - Uses standard MDI methods to be fully compatible with other Windows apps
  63. - All operations are TWI compliant
  64. - Windows can be tiled vertically to maximize width
  65. - Windows/NT 32-bit executable version for Intel platforms
  66.  
  67. Additionally, the editor can be controlled by another application across a
  68. DDE client-server link.
  69.  
  70.  
  71. NOTES FROM THE AUTHOR
  72. ---------------------
  73.  
  74. PFE has been under development since October 1991, and has been on public
  75. release since July 1992.
  76.  
  77. The change log included in the distribution set gives a history of how PFE
  78. has changed in the course of development.
  79.  
  80. I would very much appreciate hearing from you if you use PFE and find problems,
  81. or if you can think of ways it could be improved - and even (or is that
  82. 'especially'?) if you just think it's great. Even if the facility you would
  83. like to see appears to be of interest only to you, tell me about it - you'd be
  84. surprised how many ideas in that class have a much wider appeal.
  85.  
  86. You can contact me by e-mail at
  87.  
  88.     A.Phillips@lancaster.ac.uk
  89.  
  90. I will try to reply to all the mail I receive.
  91.  
  92.  
  93.  
  94. WHERE TO GET PFE
  95. ----------------
  96.  
  97. I post releases of PFE to three main archive sites:
  98.  
  99. - For the UK Higher Education sector, it's available in the HENSA/micros
  100.   archive on the micros.hensa.ac.uk system
  101.  
  102. - On the Internet, I place copies on two archives:
  103.  
  104.      wsmr-simtel20.army.mil
  105.      ftp.cica.indiana.edu
  106.  
  107.   Files can take a very long time to move from the /pub/pc/win3/uploads
  108.   directory on CICA, so look there, and in any sub-directories of it, first
  109.  
  110. On Usenet, I post an announcement of each release to the
  111. comp.os.ms-windows.announce group, and send the distribution set to the
  112. moderator of the comp.binaries.ms-windows group for posting.
  113.  
  114. Though I do not place it there myself, a copy should be available from
  115. CompuServe in the WINSHA forum within a few days of each release.
  116.  
  117. If you have a favourite BBS or archive that does not yet have a copy, I would
  118. very much appreciate your posting a copy there too.
  119.  
  120. --
  121.  
  122. Alan Phillips
  123. July 1994
  124.